home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr27 / comshl10.zip / COMSHELL.BAT < prev    next >
DOS Batch File  |  1994-07-29  |  122b  |  9 lines

  1. @Echo off
  2. set old=%Prompt%
  3. prompt="Exit" returns-$p$g
  4. LH cmshell.exe %1 %2 %3 %4
  5. prompt=%old%
  6. set old=
  7. exit
  8. echo.
  9.